home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 June / EnigmA AMIGA RUN 08 (1996)(G.R. Edizioni)(IT)[!][issue 1996-06][EARSAN CD VII].iso / earcd / comm2 / crshtk10.lha / CrashTick / RaidHelp.doc < prev    next >
Text File  |  1996-04-09  |  2KB  |  76 lines

  1.  
  2.             Description of CrashTick's built-in Raid
  3.             ========================================
  4.  
  5. What is Raid?
  6. -------------
  7. Raid is a message robot that lets you connect and disconnect to areas
  8. and a few other things. In other words, you can select areas that you
  9. want to get by just sending a netmail to Raid. If you are familiar
  10. with AreaFix, this is the same thing but for file echos.
  11.  
  12. How do I talk to Raid?
  13. ----------------------
  14. You communicate with Raid using netmail messages similar to those you
  15. send to AreaFix. The message header of a message to Raid should look
  16. like this:
  17.  
  18. From: Johan Billing
  19.   To: Raid
  20. Subj: <password>
  21.  
  22. <commands>
  23. ...
  24. ---
  25.  
  26. <Password> is your private Raid password that you need to make sure that
  27. nobody else alters your configuration. Your password is assigned by your
  28. boss/feed, so you may have to ask him about a password.
  29.  
  30. "---" marks the end of a Raid message.
  31.  
  32. NOTE: The name doesn't necessarily have to be Raid, your feed may have
  33. chosen other names instead.
  34.  
  35. What commands can I put in the text?
  36. ------------------------------------
  37.  
  38. Change connected areas:
  39.  
  40. [+]areaname             Connect to an area. The '+' is optional.
  41. -areaname               Disconnect from an area
  42.  
  43. Special commands
  44.  
  45. %HELP                   Send this text
  46.  
  47. %LIST                   Send list of all areas
  48. %QUERY                  Send list of all linked areas
  49. %UNLINKED               Send list of all unlinked areas
  50.  
  51. %INFO                   Send information about how you are configured
  52.  
  53. %PAUSE                  Do not send any files again until a %RESUME is sent
  54. %RESUME                 Send files again. These commands can be very useful
  55.                         if you are away for a few weeks and don't want to
  56.                         get receive any files.
  57.  
  58. %PWD <pw>               Changes your Raid password to the new password
  59.                         specified after the command.
  60.  
  61. Examples:
  62. =========
  63.  
  64. +NODEDIFF               Connect to NODEDIFF
  65.  
  66. %LIST                   Send list of areas
  67.  
  68. -FIDONEWS               Disconnect from FIDONEWS
  69.  
  70. %PWD xyzzy              Change your Raid password to "xyzzy".
  71.  
  72. %PAUSE                  Turn off files for a while
  73.  
  74. %RESUME                 Turn on files again
  75.  
  76.